Crate coredump

source ·
Expand description

A module for making the program dump core on panics (on a best effort basis).

Enums

The error type used by this crate.

Functions

Register a panic handler that will cause the program to dump core.